ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc.TagHelpers Namespace / MenuBaseTagHelper<T,TControl> Class / AutoExpandSelection Property

In This Topic
    AutoExpandSelection Property (MenuBaseTagHelper<T,TControl>)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Property AutoExpandSelection As Boolean
    public override bool AutoExpandSelection {get; set;}
    See Also